home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 October / Chip Ekim 2003.iso / prog / internet / coldstop / POPUPS~1.DDF < prev    next >
Encoding:
Text File  |  2003-08-08  |  511 b   |  27 lines

  1. .OPTION EXPLICIT
  2. .Set Cabinet=off
  3. .Set Compress=off
  4. .Set MaxDiskSize=CDROM
  5. .Set ReservePerCabinetSize=6144
  6. .Set DiskDirectoryTemplate=".."
  7. .Set CompressionType=MSZIP
  8. .Set CompressionLevel=7
  9. .Set CompressionMemory=21
  10. .Set CabinetNameTemplate="Coldstop.CAB"
  11. "Setup.Lst"
  12. "setup.exe"
  13. .Set Cabinet=on
  14. .Set Compress=on
  15. "Coldstop.exe"
  16. "MSVBVM60.DLL"
  17. "OLEAUT32.DLL"
  18. "OLEPRO32.DLL"
  19. "ASYCFILT.DLL"
  20. "STDOLE2.TLB"
  21. "COMCAT.DLL"
  22. "MSHTML.TLB"
  23. "Comdlg32.ocx"
  24. "setup1.exe"
  25. "VB6STKIT.DLL"
  26. "ST6UNST.EXE"
  27.